home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle: Internet utan modem
/
Internet CD.iso
/
web
/
computer
/
wwweps~1.com
/
adam
/
galactic.dcr
/
00199.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-06
|
185 b
|
10 lines
on exitFrame
global level
set level to "10-Completed"
if the timer > ((the frame - 400) * 20) then
puppetSound("explosion")
go(the frame + 1)
end if
go(the frame)
end